projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7ea8af
)
ci: include `futures` in docs
author
Felix Krull
<f_krull@gmx.de>
Fri, 28 Jun 2019 21:40:58 +0000
(23:40 +0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000
(12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index 9a64bb3979079f62e218931ad5e01303d95460b4..fa3bb706192ac8b7fbd93aecf2007848a52a08f6 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-75,7
+75,7
@@
docs:
script:
- make merge-lgpl-docs
- cargo rustdoc --verbose --package ostree-sys --features dox -- ${RUSTDOC_OPTS}
- - cargo rustdoc --verbose --package ostree --features dox -- ${RUSTDOC_OPTS}
+ - cargo rustdoc --verbose --package ostree --features dox
,futures
-- ${RUSTDOC_OPTS}
artifacts:
paths:
- target/doc